home *** CD-ROM | disk | FTP | other *** search
/ Apple Service Source 1996 February / Service Source 2.0 1996 Companion.iso / Apple SW Updates / Macintosh / Utilities / MacsBug 6.5.2 < prev    next >
Encoding:
Text File  |  1995-08-07  |  3.4 KB  |  57 lines  |  [TEXT/ttxt]

  1. Name:         MacsBug
  2. Version:      6.5.2
  3. Released:     July 28, 1995
  4. Description:  MacsBug is an assembly-language-level debugging tool for the
  5.               Macintosh and Power Macintosh computers. You can use it to display
  6.               and set memory and processor registers, disassemble memory, and set
  7.               execution breakpoints. You can step and trace through RAM and ROM,
  8.               and display many Macintosh data structures. The command set is
  9.               extensible through user-written drop-in commands called "dcmds"
  10.               (Debugger Commands).
  11.  
  12. To install, place MacsBug at the main level of your System folder, and restart your computer. MacsBug will automatically be loaded by the Macintosh operating system at system startup. It will be invoked whenever an application program causes a fatal system error. More information on how to use MacsBug can be found in the companion publication: "MacsBug Reference and Debugging Guide" by Apple Computer, Addison-Wesley Publishing, ISBN 0-201-56767-9
  13.  
  14. You can obtain the MacsBug Reference and Debugging Guide from APDA or from your favorite bookstore.
  15.  
  16. Here are the telephone numbers you can use to contact APDA:
  17.  
  18.                 U.S.           800-282-2732
  19.                 Canada         800-637-0029
  20.                 International  716-871-6555
  21.  
  22. The enclosed file is a self-extracting archive. To use, download, double-click the downloaded file (this decompresses it).
  23.  
  24. Files included:
  25. -------------------------------------------
  26.  
  27. dcmds                                                           
  28. - BuildDcmd                                6.5.2                
  29. - C Samples                                                     
  30.   - Drvr.c                                 6.5.2                
  31.   - Echo.c                                 6.5.2                
  32.   - File.c                                 6.5.2                
  33.   - Heap.c                                 6.5.2                
  34.   - Printf.c                               6.5.2                
  35.   - Vbl.c                                  6.5.2                
  36.   - Vol.c                                  6.5.2                
  37.   - Where.c                                6.5.2                
  38. - dcmd Includes                                                 
  39.   - Dcmd.h                                 6.5.2                
  40.   - Dcmd.p                                 6.5.2                
  41.   - Put.h                                  6.5.2                
  42. - dcmd Libraries                                                
  43.   - dcmdGlue.a.o                           6.5.2                
  44.   - put.c.o                                6.5.2                
  45. - Pascal Samples                                                
  46.   - Echo.p                                 6.5.2                
  47.   - Heap.p                                 6.5.2                
  48.   - Where.p                                6.5.2                
  49. - TestDcmd                                 6.5.2                
  50. Debugger Prefs Resources                                        
  51. - KCHR                                     6.5.2                
  52. Examples                                                        
  53. - A-Trap Demo                              6.5.2                
  54. Icon[13]                                                        
  55. MacsBug                                    6.5.2                
  56. MacsBug 6.5 Release Notes                                       
  57. MacsBug 6.5.2 Changes